home *** CD-ROM | disk | FTP | other *** search
- Path: apccorp.apcc.com!root
- From: nfegan@apcc.com (Noel Fegan)
- Newsgroups: comp.lang.c++
- Subject: Code metrics program for Window NT
- Date: Tue, 12 Mar 1996 16:44:55 GMT
- Organization: American Power Conversion
- Message-ID: <4i49nr$emt@apccorp.apcc.com>
- NNTP-Posting-Host: hewie.galway.apcc.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- I had a Windows NT windowing program which took a list of C/C++ files and gave
- statistics on the % of lines of source which were comments, % which were actual
- source, % whitespace, etc, for each file in the list of files. It also gave a
- total for the whole project. It was not a console application. It was a true
- windowing application, very easy to use.
-
- Unfortunately, I deleted it. I cannot remember where I found it. I presume I got
- it on the Web somewhere. I have searched the Web but to no avail. I cannot find
- anything of this nature out there. Does anyone have an application like this? Or
- do they know where I can get download a public domain code counting program. I
- though the program was called codecnt.exe, but I have searched for this on the
- Web without success. Any help would be appreciated.
- --
- Noel Fegan
- European Software Development Department
- American Power Conversion
- I don't speak for APC...
- nfegan@apcc.com
-
-